[INFO] fetching crate actix-web-nextjs 0.2.8...
[INFO] testing actix-web-nextjs-0.2.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate actix-web-nextjs 0.2.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate actix-web-nextjs 0.2.8
[INFO] finished tweaking crates.io crate actix-web-nextjs 0.2.8
[INFO] tweaked toml for crates.io crate actix-web-nextjs 0.2.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-web-nextjs 0.2.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actix-web-nextjs 0.2.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0432de778df72392c5724421e5e5920135516d98b28c0f70c06799485c303abc
[INFO] running `Command { std: "docker" "start" "-a" "0432de778df72392c5724421e5e5920135516d98b28c0f70c06799485c303abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0432de778df72392c5724421e5e5920135516d98b28c0f70c06799485c303abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0432de778df72392c5724421e5e5920135516d98b28c0f70c06799485c303abc", kill_on_drop: false }`
[INFO] [stdout] 0432de778df72392c5724421e5e5920135516d98b28c0f70c06799485c303abc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 650b151058ce145996a2c510d09ec17d44a48a71d88032854e949e7c6c01ff63
[INFO] running `Command { std: "docker" "start" "-a" "650b151058ce145996a2c510d09ec17d44a48a71d88032854e949e7c6c01ff63", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-files v0.6.8
[INFO] [stderr]    Compiling actix-web-nextjs v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.55s
[INFO] running `Command { std: "docker" "inspect" "650b151058ce145996a2c510d09ec17d44a48a71d88032854e949e7c6c01ff63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650b151058ce145996a2c510d09ec17d44a48a71d88032854e949e7c6c01ff63", kill_on_drop: false }`
[INFO] [stdout] 650b151058ce145996a2c510d09ec17d44a48a71d88032854e949e7c6c01ff63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f823871cef4d44532950090499d131ad77aa1e9e6c7539613a3a7c060250a94
[INFO] running `Command { std: "docker" "start" "-a" "9f823871cef4d44532950090499d131ad77aa1e9e6c7539613a3a7c060250a94", kill_on_drop: false }`
[INFO] [stderr]    Compiling actix-web-nextjs v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.29s
[INFO] running `Command { std: "docker" "inspect" "9f823871cef4d44532950090499d131ad77aa1e9e6c7539613a3a7c060250a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f823871cef4d44532950090499d131ad77aa1e9e6c7539613a3a7c060250a94", kill_on_drop: false }`
[INFO] [stdout] 9f823871cef4d44532950090499d131ad77aa1e9e6c7539613a3a7c060250a94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc6611413bb1149e428617bc12b630d0a0615d66bd8fca7e9f7218826a7ef9f7
[INFO] running `Command { std: "docker" "start" "-a" "cc6611413bb1149e428617bc12b630d0a0615d66bd8fca7e9f7218826a7ef9f7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_nextjs-db1641421d4b21e7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::handles_build_manifest_not_found ... FAILED
[INFO] [stdout] test tests::returns_index ... FAILED
[INFO] [stdout] test tests::test_returns_dynamic_numeric_page ... FAILED
[INFO] [stdout] test tests::unknown_page_returns_index ... FAILED
[INFO] [stdout] test tests::returns_item_page ... FAILED
[INFO] [stdout] test tests::test_returns_dynamic_character_page ... FAILED
[INFO] [stdout] test tests::returns_assets ... FAILED
[INFO] [stdout] test tests::returns_page ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::handles_build_manifest_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::handles_build_manifest_not_found' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c999fc - actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:158:49
[INFO] [stdout]   23:     0x5f6544ca808f - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca6100 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f645 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6ef8e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca5156 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabda6 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca7035 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc91d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6ed5d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6e61b - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6e61b - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6e61b - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c53530 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c6a77d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61aa4 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9fa1b - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd629 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c71792 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fd5e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc83d - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5bd70 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5cea7 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c5fc46 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca1145 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c50906 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cad354 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5f6544cae4cb - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca54d0 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb2385 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca829 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b806 - actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:146:5
[INFO] [stdout]   54:     0x5f6544c965a7 - actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:147:48
[INFO] [stdout]   55:     0x5f6544c7b166 - <actix_web_nextjs[b9e010da40661920]::tests::handles_build_manifest_not_found::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_index' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c97366 - actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:43:49
[INFO] [stdout]   23:     0x5f6544ca7b8f - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca5d40 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f245 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6ee4e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca5056 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabc66 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca6735 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc81d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6ec5d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6df9b - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6df9b - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6df9b - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c528b0 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c67cfd - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61a24 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9f4db - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd529 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c71292 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fbde - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc73d - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5acf0 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5cca7 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c5ef46 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca0bc5 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c50586 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cace54 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5f6544cada8b - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca52d0 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb2245 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca6e9 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b606 - actix_web_nextjs[b9e010da40661920]::tests::returns_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   54:     0x5f6544c964e7 - actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:39:29
[INFO] [stdout]   55:     0x5f6544c7b066 - <actix_web_nextjs[b9e010da40661920]::tests::returns_index::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_returns_dynamic_numeric_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_returns_dynamic_numeric_page' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c9a35c - actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:119:49
[INFO] [stdout]   23:     0x5f6544ca81cf - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca61f0 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f745 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6efde - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca5196 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabdf6 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca7275 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc95d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6ed9d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6e7bb - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6e7bb - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6e7bb - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c53850 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c6b21d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61ac4 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9fb6b - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd669 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c718d2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fdbe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc87d - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5c190 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5cf27 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c5ff86 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca12a5 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c509e6 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cad494 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5f6544cae75b - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca5550 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb23d5 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca879 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b886 - actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:114:5
[INFO] [stdout]   54:     0x5f6544c965d7 - actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:115:49
[INFO] [stdout]   55:     0x5f6544c7b1a6 - <actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_numeric_page::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::unknown_page_returns_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::unknown_page_returns_index' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c98f8c - actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:88:49
[INFO] [stdout]   23:     0x5f6544ca7f4f - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca6010 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f545 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6ef3e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca5116 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabd56 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca6df5 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc8dd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6ed1d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6e47b - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6e47b - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6e47b - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c53210 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c69cdd - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61a84 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9f8cb - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd5e9 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c71652 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fcfe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc7fd - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5b950 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5ce27 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c5f906 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca0fe5 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c50826 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cad214 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5f6544cae23b - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca5450 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb2335 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca7d9 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b786 - actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:83:5
[INFO] [stdout]   54:     0x5f6544c96577 - actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:84:42
[INFO] [stdout]   55:     0x5f6544c7b126 - <actix_web_nextjs[b9e010da40661920]::tests::unknown_page_returns_index::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_item_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_item_page' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c9862c - actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:73:49
[INFO] [stdout]   23:     0x5f6544ca7e0f - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca5f20 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f445 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6eeee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca50d6 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabd06 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca6bb5 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc89d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6ecdd - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6e2db - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6e2db - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6e2db - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c52ef0 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c6923d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61a64 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9f77b - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd5a9 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c71512 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fc9e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc7bd - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5b530 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5cda7 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c5f5c6 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca0e85 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c50746 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cad0d4 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5f6544cadfab - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca53d0 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb22e5 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca789 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b706 - actix_web_nextjs[b9e010da40661920]::tests::returns_item_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:68:5
[INFO] [stdout]   54:     0x5f6544c96547 - actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:69:33
[INFO] [stdout]   55:     0x5f6544c7b0e6 - <actix_web_nextjs[b9e010da40661920]::tests::returns_item_page::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_returns_dynamic_character_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_returns_dynamic_character_page' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c9acbc - actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:135:49
[INFO] [stdout]   23:     0x5f6544ca830f - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca62e0 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f845 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6f02e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca51d6 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabe46 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca74b5 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc99d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6eddd - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6e95b - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6e95b - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6e95b - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c53b70 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c6bcbd - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61ae4 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9fcbb - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd6a9 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c71a12 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fe1e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc8bd - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5c5b0 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5cfa7 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c602c6 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca1405 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c50ac6 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cad5d4 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   49:     0x5f6544cae9eb - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca55d0 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb2425 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca8c9 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b906 - actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:130:5
[INFO] [stdout]   54:     0x5f6544c96607 - actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:51
[INFO] [stdout]   55:     0x5f6544c7b1e6 - <actix_web_nextjs[b9e010da40661920]::tests::test_returns_dynamic_character_page::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_assets stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_assets' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c97ccc - actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:103:49
[INFO] [stdout]   23:     0x5f6544ca7ccf - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca5e30 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f345 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6ee9e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca5096 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabcb6 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca6975 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc85d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6ec9d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6e13b - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6e13b - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6e13b - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c52bd0 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c6879d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61a44 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9f62b - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd569 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c713d2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fc3e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc77d - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5b110 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5cd27 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c5f286 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca0d25 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c50666 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cacf94 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5f6544cadd1b - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca5350 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb2295 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca739 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b686 - actix_web_nextjs[b9e010da40661920]::tests::returns_assets
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:98:5
[INFO] [stdout]   54:     0x5f6544c96517 - actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:99:30
[INFO] [stdout]   55:     0x5f6544c7b0a6 - <actix_web_nextjs[b9e010da40661920]::tests::returns_assets::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::returns_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::returns_page' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10:
[INFO] [stdout] test service call returned error: FileSystemError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f654500949a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f654500949a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f654500949a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f654501fdba - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f654501fdba - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f654500e192 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f654500e192 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f6544fe734f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6544fe734f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f65450010d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6544cdb64c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f6544cdb64c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f6545001352 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f6545001352 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f6544fe7408 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f6544fdeb99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6544fe811d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f65450205fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6545020372 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f6544c8cafe - <core[a96a4c5c53f902a3]::result::Result<actix_web[e2f63b33d3851a1]::service::ServiceResponse, actix_web[e2f63b33d3851a1]::error::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f6544c7c826 - actix_web[e2f63b33d3851a1]::test::test_utils::call_service::<actix_web[e2f63b33d3851a1]::app_service::AppInitService<actix_web[e2f63b33d3851a1]::app_service::AppRouting, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody>, actix_http[4b835ebe2bab2f81]::requests::request::Request<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn futures_core[d6ccea57e5b23ee]::stream::Stream<Item = core[a96a4c5c53f902a3]::result::Result<bytes[e5c48923b049d9bb]::bytes::Bytes, actix_http[4b835ebe2bab2f81]::error::PayloadError>>>>>, actix_http[4b835ebe2bab2f81]::body::boxed::BoxBody, actix_web[e2f63b33d3851a1]::error::error::Error>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/test/test_utils.rs:100:10
[INFO] [stdout]   22:     0x5f6544c96a3c - actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:58:49
[INFO] [stdout]   23:     0x5f6544ca7a4f - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   24:     0x5f6544ca5c50 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   25:     0x5f6544c6f145 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::try_with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5f6544c6edfe - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::task::local::LocalData>>::with::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5f6544ca5016 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   28:     0x5f6544cabc16 - <tokio[be81712d1a96ae92]::task::local::RunUntil<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   29:     0x5f6544ca64f5 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until::<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   30:     0x5f6544cbc7dd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f6544c6ec1d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x5f6544c6ddfb - tokio[be81712d1a96ae92]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x5f6544c6ddfb - tokio[be81712d1a96ae92]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x5f6544c6ddfb - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x5f6544c52590 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x5f6544c6725d - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x5f6544c61a04 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x5f6544c9f38b - <tokio[be81712d1a96ae92]::runtime::context::scoped::Scoped<tokio[be81712d1a96ae92]::runtime::scheduler::Context>>::set::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5f6544ccd4e9 - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x5f6544c71152 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::try_with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5f6544c6fb7e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[be81712d1a96ae92]::runtime::context::Context>>::with::<tokio[be81712d1a96ae92]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5f6544ccc6fd - tokio[be81712d1a96ae92]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x5f6544c5a8d0 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x5f6544c5cc27 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x5f6544c5ec06 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x5f6544ca0a65 - tokio[be81712d1a96ae92]::runtime::context::runtime::enter_runtime::<<tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5f6544c504a6 - <tokio[be81712d1a96ae92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x5f6544cacd14 - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on_inner::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x5f6544cad7fb - <tokio[be81712d1a96ae92]::runtime::runtime::Runtime>::block_on::<<tokio[be81712d1a96ae92]::task::local::LocalSet>::run_until<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x5f6544ca5250 - <tokio[be81712d1a96ae92]::task::local::LocalSet>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   51:     0x5f6544cb21f5 - <actix_rt[18aff6971293abdb]::runtime::Runtime>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x5f6544cca699 - <actix_rt[18aff6971293abdb]::system::SystemRunner>::block_on::<actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   53:     0x5f6544c9b586 - actix_web_nextjs[b9e010da40661920]::tests::returns_page
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:53:5
[INFO] [stdout]   54:     0x5f6544c964b7 - actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:54:28
[INFO] [stdout]   55:     0x5f6544c7b026 - <actix_web_nextjs[b9e010da40661920]::tests::returns_page::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f6544ccf72b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f6544ccf72b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5f6544cdc11b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f6544cdc11b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f6544cdc11b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5f6544cdc11b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5f6544cd7834 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5f6544cd7834 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x5f6544cded22 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5f6544cded22 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5f6544cded22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5f6544cded22 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x5f6544cded22 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5f6545008a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x5f6545008a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x7daf91299aa4 - <unknown>
[INFO] [stdout]   77:     0x7daf91326a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::handles_build_manifest_not_found
[INFO] [stdout]     tests::returns_assets
[INFO] [stdout]     tests::returns_index
[INFO] [stdout]     tests::returns_item_page
[INFO] [stdout]     tests::returns_page
[INFO] [stdout]     tests::test_returns_dynamic_character_page
[INFO] [stdout]     tests::test_returns_dynamic_numeric_page
[INFO] [stdout]     tests::unknown_page_returns_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc6611413bb1149e428617bc12b630d0a0615d66bd8fca7e9f7218826a7ef9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6611413bb1149e428617bc12b630d0a0615d66bd8fca7e9f7218826a7ef9f7", kill_on_drop: false }`
[INFO] [stdout] cc6611413bb1149e428617bc12b630d0a0615d66bd8fca7e9f7218826a7ef9f7
